Skip to content

Ernesti/Kirchholtes Random Walker#6

Open
ArkayHub wants to merge 20 commits intoadvanced-geoscripting-2021:mainfrom
juliusernesti:main
Open

Ernesti/Kirchholtes Random Walker#6
ArkayHub wants to merge 20 commits intoadvanced-geoscripting-2021:mainfrom
juliusernesti:main

Conversation

@ArkayHub
Copy link
Copy Markdown
Collaborator

@ArkayHub ArkayHub commented Aug 4, 2021

No description provided.

@redfrexx redfrexx requested a review from BoSott August 4, 2021 07:43
walker.y_positions,
label=str(type(walker).__name__) + ' index: ' + str(walker_index))
# optional save the plot
if save:
Copy link
Copy Markdown
Collaborator

@BoSott BoSott Aug 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
python mian.py -w 3 -ls 200 -ps 2 -s 100
that is not how it should look like I guess? or is it?
the landscape scaling seems not to be taken into account when you plot the graph

Julius Ernesti and others added 6 commits August 4, 2021 14:37
added --names option to specify the walkers to choose from
changed default parameters
added pytest for walking directions
Added description for default execution without setting any of the provided flags. Cleaned up the initial project part of the README.md
Added a markdown-file for the initial task specifications.
Added additional information for playground seeds
ArkayHub and others added 7 commits August 8, 2021 12:43
…and the class method is_position_in_playground.

Pre-release Adjustments:
- main.py: Only one additional non-default playground is accessible at launch. Accordingly edited the parser argument description for the playground seeds.
- playground.py: Marked the second playground model as "in development" (might never get finished though)
Removed second playground option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants